Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add verifier for icon. #105

Merged
merged 9 commits into from
Jul 19, 2023
Merged

feat: add verifier for icon. #105

merged 9 commits into from
Jul 19, 2023

Conversation

viveksharmapoudel
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Jul 12, 2023

Codecov Report

Merging #105 (631759c) into main (7cc09d5) will decrease coverage by 0.07%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #105      +/-   ##
==========================================
- Coverage   11.70%   11.64%   -0.07%     
==========================================
  Files          83       83              
  Lines       19326    19428     +102     
==========================================
  Hits         2262     2262              
- Misses      16827    16929     +102     
  Partials      237      237              
Impacted Files Coverage Δ
cmd/tx.go 28.47% <ø> (ø)
relayer/chains/archway/archway_chain_processor.go 0.00% <0.00%> (ø)
relayer/chains/icon/cryptoutils/merkle_proof.go 67.46% <ø> (ø)
relayer/chains/icon/event_parser.go 22.22% <0.00%> (-0.34%) ⬇️
relayer/chains/icon/icon_chain_processor.go 0.00% <0.00%> (ø)
relayer/chains/icon/tx.go 13.71% <ø> (ø)
relayer/chains/icon/utils.go 18.60% <0.00%> (-9.31%) ⬇️
relayer/processor/message_processor.go 0.00% <0.00%> (ø)

@izyak
Copy link
Collaborator

izyak commented Jul 19, 2023

This PR contains TODOs after review of the relayer as well

@izyak izyak merged commit 6c726c7 into main Jul 19, 2023
4 of 5 checks passed
@izyak izyak deleted the feat/icon-verifier branch July 19, 2023 23:31
izyak pushed a commit to izyak/ibc-relay-test that referenced this pull request Sep 7, 2023
* chore: handle btp proof for multi validator

* fix: issue in types

* adding todos

* feat: add verifyBlock on icon chain

* chore: comment test network dependency

* fix: add check for prevNetworkSectionHash

* chore: add todos & minor fixes

* fix: remove unwanted
izyak pushed a commit that referenced this pull request Sep 8, 2023
* chore: handle btp proof for multi validator

* fix: issue in types

* adding todos

* feat: add verifyBlock on icon chain

* chore: comment test network dependency

* fix: add check for prevNetworkSectionHash

* chore: add todos & minor fixes

* fix: remove unwanted
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants